home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 48 / MOBICLIC 48.ISO / pc / DATA / PROM / PROM01_7.DIR / 00006_Script_6 < prev    next >
Text File  |  2002-09-18  |  270b  |  16 lines

  1. --roll et diaporama
  2. --
  3. --on mouseUp
  4. --  go to "int"
  5. --  cursor -1
  6. --end
  7. --
  8. --on mouseEnter
  9. --  cursor 280
  10. --  set the member of sprite 7 to member "flash roll" 
  11. --end
  12. --
  13. --on mouseLeave
  14. --  cursor -1
  15. --  set the member of sprite 7 to member "flash" 
  16. --end